* todos.el: Improve toggling of item numbering and headers.
authorStephen Berman <stephen.berman@gmx.net>
Thu, 16 May 2013 10:02:26 +0000 (12:02 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Thu, 16 May 2013 10:02:26 +0000 (12:02 +0200)
commitd415ef96705e7c74d5f47149ec9b8e3957140bb5
tree677bcce44b7b3f71777c294cf3d38d6310812d48
parentc4ad50ba506a6e864cfc7a5388b2819f2c76aecc
* todos.el: Improve toggling of item numbering and headers.
(todos-prefix-overlays): Don't reset item numbering for
done items unless in todos-mode.
(todos-archive-mode-map): Add bindings for todos-toggle-item-header.
(todos-toggle-prefix-numbers): Reimplement without using
todos-reset-prefix and make it work in Todos Archive mode and
Todos Filtered Items mode.
(todos-toggle-item-header): Make it work in Todos Archive mode and
Todos Filtered Items mode.
lisp/calendar/ChangeLog
lisp/calendar/todos.el